Click or drag to resize

ConversationRequestConversationId Property

Gets or sets the conversation identifier.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ItemId ConversationId { get; set; }

Property Value

Type: ItemId
The conversation identifier.
See Also